avoid our own deprecated public API and use
authorMichael Natterer <mitch@imendio.com>
Mon, 4 Aug 2008 10:33:02 +0000 (10:33 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 4 Aug 2008 10:33:02 +0000 (10:33 +0000)
commit5a3691352d723852da210b3e9cfd2e4c6da72a18
tree4f9513b0f066bac31fefd3a8a95d18b4da4c6952
parent154f0f56de18d16226e4e12e53dcd5ac03e0689c
avoid our own deprecated public API and use

2008-08-04  Michael Natterer  <mitch@imendio.com>

* gtk/gtkfontsel.c (gtk_font_selection_dialog_get_font):
avoid our own deprecated public API and use
gtk_font_selection_get_font_internal() instead of
gtk_font_selection_get_font().

(gtk_font_selection_get_font)
(gtk_font_selection_dialog_get_font): Add missing
"Deprecated: 2.0" to the api doc comments.

svn path=/trunk/; revision=20962
ChangeLog
gtk/gtkfontsel.c